home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Pascal Super Library
/
Pascal Super Library (CW International)(1997).bin
/
DELPHI32
/
COMPNENT
/
CCS32
/
CCS32.ZIP
/
CSFPPROC.DFM
/
CSFPPROC.txt
Wrap
Text File
|
1996-06-25
|
605b
|
33 lines
object ProcForm: TProcForm
Left = 200
Top = 98
Width = 435
Height = 300
Caption = 'ProcForm'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
TextHeight = 16
object Label1: TLabel
Left = 12
Top = 12
Width = 120
Height = 24
Caption = 'Procedures'
Font.Color = clBlack
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold, fsItalic]
ParentFont = False
end
object StringGrid1: TStringGrid
Left = 12
Top = 48
Width = 309
Height = 85
TabOrder = 0
end
end